home *** CD-ROM | disk | FTP | other *** search
/ Web Shop Designer 2000 / Web Shop Designer 2000 - Disc 1.iso / WebShop 2000 / data1.cab / Library_Files / Library / DBase_Library / ShopDB.mdb / Customers.json < prev    next >
JavaScript Object Notation  |  2000-02-14  |  2KB

  1. {
  2.     "schema": {
  3.         "CustomerID": "Long Integer",
  4.         "CompanyName": "Text (50)",
  5.         "ContactFirstName": "Text (30)",
  6.         "ContactLastName": "Text (50)",
  7.         "BillingAddress": "Text (255)",
  8.         "City": "Text (50)",
  9.         "StateOrProvince": "Text (20)",
  10.         "PostalCode": "Text (20)",
  11.         "Country": "Text (50)",
  12.         "ContactTitle": "Text (50)",
  13.         "PhoneNumber": "Text (30)",
  14.         "FaxNumber": "Text (30)",
  15.         "EmailAddress": "Text (50)",
  16.         "Notes": "Memo/Hyperlink (255)",
  17.         "LevelOfExperience": "Text (15)",
  18.         "VisitorID": "Long Integer"
  19.     },
  20.     "data": [
  21.         {
  22.             "CustomerID": 1,
  23.             "CompanyName": "Let's Stop N Shop",
  24.             "ContactFirstName": "Jaime",
  25.             "ContactLastName": "Yorres",
  26.             "BillingAddress": "87 Polk St.\r\nSuite 5",
  27.             "City": "San Francisco",
  28.             "StateOrProvince": "CA",
  29.             "PostalCode": "94117",
  30.             "Country": "USA",
  31.             "ContactTitle": "Owner",
  32.             "PhoneNumber": "(415) 555-5938",
  33.             "FaxNumber": "(415) 555-5939",
  34.             "VisitorID": 1
  35.         },
  36.         {
  37.             "CustomerID": 2,
  38.             "CompanyName": "Old World Delicatessen",
  39.             "ContactFirstName": "Rene",
  40.             "ContactLastName": "Phillips",
  41.             "BillingAddress": "2743 Bering St.",
  42.             "City": "Anchorage",
  43.             "StateOrProvince": "AK",
  44.             "PostalCode": "99508",
  45.             "Country": "USA",
  46.             "ContactTitle": "Sales Representative",
  47.             "PhoneNumber": "(907) 555-7584",
  48.             "FaxNumber": "(907) 555-2880",
  49.             "VisitorID": 2
  50.         },
  51.         {
  52.             "CustomerID": 3,
  53.             "CompanyName": "Rattlesnake Canyon Grocery",
  54.             "ContactFirstName": "Paula",
  55.             "ContactLastName": "Wilson",
  56.             "BillingAddress": "2817 Milton Dr.",
  57.             "City": "Albuquerque",
  58.             "StateOrProvince": "NM",
  59.             "PostalCode": "87110",
  60.             "Country": "USA",
  61.             "ContactTitle": "Assistant Sales Representative",
  62.             "PhoneNumber": "(505) 555-5939",
  63.             "FaxNumber": "(505) 555-3620",
  64.             "VisitorID": 3
  65.         },
  66.         {
  67.             "CustomerID": 4,
  68.             "CompanyName": "bOOMERANG",
  69.             "ContactFirstName": "LORIS",
  70.             "ContactLastName": "LALAYAN",
  71.             "BillingAddress": "poLITECHNIC",
  72.             "City": "YEREVAN",
  73.             "StateOrProvince": "ca",
  74.             "PostalCode": "17655",
  75.             "Country": "ARMENIA",
  76.             "PhoneNumber": "274217",
  77.             "EmailAddress": "loris@rd.seua.am",
  78.             "LevelOfExperience": "Beginner",
  79.             "VisitorID": 17
  80.         },
  81.         {
  82.             "CustomerID": 5,
  83.             "CompanyName": "Yerevan",
  84.             "ContactFirstName": "Vachagan",
  85.             "ContactLastName": "Lalayan",
  86.             "BillingAddress": "Orbelirrrr",
  87.             "City": "Yerevan",
  88.             "StateOrProvince": "AR",
  89.             "PostalCode": "5265",
  90.             "Country": " Latvia                     ",
  91.             "PhoneNumber": "266610",
  92.             "EmailAddress": "loris@sci.am",
  93.             "LevelOfExperience": "6",
  94.             "VisitorID": 14
  95.         },
  96.         {
  97.             "CustomerID": 6,
  98.             "CompanyName": "13",
  99.             "ContactFirstName": "David",
  100.             "ContactLastName": "Movsesyan",
  101.             "BillingAddress": "BS",
  102.             "City": "13",
  103.             "StateOrProvince": "24",
  104.             "PostalCode": "234",
  105.             "Country": "Armenia",
  106.             "PhoneNumber": "576575",
  107.             "EmailAddress": "dd@ddd",
  108.             "LevelOfExperience": "0",
  109.             "VisitorID": 11
  110.         }
  111.     ]
  112. }